# Scatter File for Z60s pro ################################################################################################## # General Setting ################################################################################################## - general: MTK_PLATFORM_CFG info: platform: Z60s pro # Device chipset project: Z60s pro # Device name storage: EMMC # Specify storage type (EMMC or UFS) boot_channel: MSDC_0 block_size: 0x20000 ################################################################################################## # Partition Setting ################################################################################################## - partition_index: SYS0 partition_name: preloader file_name: preloader.img is_download: true type: SV5_BL_BIN linear_start_addr: 0x0 physical_start_addr: 0x0 partition_size: 0x40000 region: EMMC_BOOT_1 storage: HW_STORAGE_EMMC boundary_check: true is_reserved: false operation_type: BOOTLOADERS reserve: 0x0 - partition_index: SYS1 partition_name: recovery file_name: recovery.img is_download: true type: NORMAL_ROM linear_start_addr: 0x40000 physical_start_addr: 0x40000 partition_size: 0x2000000 region: EMMC_USER storage: HW_STORAGE_EMMC boundary_check: true is_reserved: false operation_type: UPDATE reserve: 0x0 - partition_index: SYS2 partition_name: boot file_name: boot.img is_download: true type: NORMAL_ROM linear_start_addr: 0x2400000 physical_start_addr: 0x2400000 partition_size: 0x1000000 region: EMMC_USER storage: HW_STORAGE_EMMC boundary_check: true is_reserved: false operation_type: BOOTIMG reserve: 0x0 - partition_index: SYS3 partition_name: system file_name: system.img is_download: true type: NORMAL_ROM linear_start_addr: 0x3400000 physical_start_addr: 0x3400000 partition_size: 0x100000000 region: EMMC_USER storage: HW_STORAGE_EMMC boundary_check: true is_reserved: false operation_type: SYSTEMIMG reserve: 0x0 - partition_index: SYS4 partition_name: userdata file_name: userdata.img is_download: false type: NORMAL_ROM linear_start_addr: 0x13400000 physical_start_addr: 0x13400000 partition_size: 0x1F4000000 region: EMMC_USER storage: HW_STORAGE_EMMC boundary_check: true is_reserved: false operation_type: DATA reserve: 0x0